I am having multiple highchart charts of various types(Bar,Pie, Scatter type) in a single web page. Currently I am creating config object for each graph like, { chart : {}, blah blah, } And feeding them to a custom function which will just call HighCharts